home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / christmas_snow_world_decoration.swf / scripts / frame_1 / PlaceObject2_7_CSnow__71 / CLIPACTIONRECORD on(initialize).as
Text File  |  2011-01-13  |  131b  |  8 lines

  1. on(initialize){
  2.    m_nSnowMax = 80;
  3.    m_nSnowSpeed = 5;
  4.    m_nLeftWind = 2;
  5.    m_nRightWind = 2;
  6.    m_strSnowMovie = "";
  7. }
  8.